home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d26 / pedhlp13.arc / DATASDF < prev    next >
Text File  |  1991-06-14  |  1KB  |  23 lines

  1.                                                                <DATA>
  2.  
  3.         The SDF format is created from LINKSYS by using the "Export"
  4.         option. If PEDRAW reads such a file in it treats it in the
  5.         following way:
  6.  
  7.         1. A new ID is created by concatenating the individuals family
  8.         name with the LINKSYS ID to create a new unique name (meaning
  9.         that information about several different pedigrees can be
  10.         contained in the one SDF file). So individual 2-5 from pedigree
  11.         F9 becomes F92-5.
  12.  
  13.         2. Each of the (up to) ten phenotype codes is read into the ten
  14.         text lines.
  15.  
  16.         3.In a somewhat feeble attempt to guess diagnosis the program
  17.         assumes that the first phenotype code refers to affection
  18.         status. If it begins with a "2" or contains a "-2" (e.g. if the
  19.         phenotype code is "1-2") then the PEDRAW diagnosis code is set
  20.         to 1 (for solid shading). Otherwise it is set to 0. If this does
  21.         not end up right the diagnosis codes can be adjusted
  22.         subsequently by hand <ADJUST> <DATADAT -patterns>.
  23.